home *** CD-ROM | disk | FTP | other *** search
- object ZeichenTabelle: TZeichenTabelle
- Left = 274
- Top = 347
- Width = 140
- Height = 302
- Caption = 'ASCII-table'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- PixelsPerInch = 120
- TextHeight = 16
- object ListBox1: TListBox
- Left = 0
- Top = 0
- Width = 132
- Height = 243
- Align = alClient
- ItemHeight = 16
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 243
- Width = 132
- Height = 30
- Align = alBottom
- BevelInner = bvLowered
- Caption = 'Press a key'
- TabOrder = 1
- end
- end
-